PRISM

Benchmark
Model:wlan v.1 (MDP)
Parameter(s)MAX_BACKOFF = 8, COL = 0
Property:cost_min (exp-reward)
Invocation (default)
../fix-syntax ../prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 wlan.8.prism wlan.props --property cost_min -const COL=0
Execution
Walltime:> 1800s (Timeout)
Log
PRISM
=====

Version: 4.5.dev
Date: Sat Apr 03 01:00:48 CEST 2021
Hostname: christopher
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 wlan.8.prism wlan.props --property cost_min -const COL=0

Parsing model file "wlan.8.prism"...

Type:        MDP
Modules:     medium station1 station2 
Variables:   col c1 c2 x1 s1 slot1 backoff1 bc1 x2 s2 slot2 backoff2 bc2 

Parsing properties file "wlan.props"...

7 properties:
(1) "collisions": Pmax=? [ F col=COL ]
(2) "cost_max": R{"cost"}max=? [ F s1=12&s2=12 ]
(3) "cost_min": R{"cost"}min=? [ F s1=12&s2=12 ]
(4) "num_collisions": R{"collisions"}max=? [ F s1=12&s2=12 ]
(5) "sent": P>=1 [ F s1=12&s2=12 ]
(6) "time_max": R{"time"}max=? [ F s1=12&s2=12 ]
(7) "time_min": R{"time"}min=? [ F s1=12&s2=12 ]

---------------------------------------------------------------------

Model checking: "cost_min": R{"cost"}min=? [ F s1=12&s2=12 ]
Model constants: COL=0

Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).

Building model...
Model constants: COL=0

Computing reachable states...

Reachability (BFS): 245 iterations in 0.51 seconds (average 0.002078, setup 0.00)

Time for model construction: 1.098 seconds.

Type:        MDP
States:      78019408 (1 initial)
Transitions: 180648476
Choices:     98779294

Transition matrix: 28225 nodes (10 terminal), 180648476 minterms, vars: 53r/53c/7nd

Prob0A: 12317 iterations in 1506.09 seconds (average 0.122277, setup 0.00)


----------
Computation aborted after 1800.016551733017 seconds since the total time limit of 1800 seconds was exceeded.